From: Chong Yidong Date: Sat, 14 Aug 2010 23:32:25 +0000 (-0400) Subject: Fix ChangeLog entry in last commit. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~6959 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3b2bd5615e740510e1817ff3d3df3baf80e60420;p=emacs.git Fix ChangeLog entry in last commit. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ab28e6a3983..bc865202d30 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,8 @@ 2010-08-14 Kevin Ryde * emacs-lisp/copyright.el (copyright-update-year) - (copyright-update): Use save-window-excursion (Bug#5394). + (copyright-update): Temporary switch-to-buffer to ensure the + buffer change being queried is visible (Bug#5394). 2010-08-14 Tom Tromey